home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Mark Pilgrim / Jotto ][ 1.2 / source / Shell ƒ / about MSG.h < prev    next >
Encoding:
Text File  |  1994-10-30  |  314 b   |  7 lines  |  [TEXT/MMCC]

  1. void SetupTheAboutMSGWindow(WindowPtr theWindow);
  2. void ShutDownTheAboutMSGWindow(void);
  3. void OpenTheMSGWindow(WindowPtr theWindow);
  4. void AboutMSGEventLoop(WindowPtr theWindow);
  5. void DrawTheAboutMSGWindow(WindowPtr theWindow, short theDepth);
  6. void ChangeDepthTheAboutMSGWindow(WindowPtr theWindow, short newDepth);
  7.